imwayland: Plug leaks
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 30 Oct 2018 20:57:09 +0000 (21:57 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Tue, 18 Dec 2018 19:38:44 +0000 (20:38 +0100)
commit904202a636e744bbecf78a3e4926dd8501109c7b
treedccfaba41fe2d245bb76c940317f6a35f9bf0c38
parent7a0b6a36393400160ec4e11c206d113595374f9c
imwayland: Plug leaks

The various strings (pending/current preedit, surrounding, and commit
buffer) are being leaked in the case of GtkIMContext destruction.
gtk/gtkimcontextwayland.c